Kevin Baum
Panopto EmployeePlease note: All new registrants to the Panopto Community Forum must be approved by a forum moderator or admin. As such, if you navigate to a feature that is members-only, you may receive an error page if your registration has not yet been approved. We apologize for any inconvenience and are approving new members as quickly as possible.
-
Re: Reference copy session Duration and DownloadUrl values missing in REST API response
Hi Jonathon, Thank you for reporting the issue with the REST API not returning duration value or a download URL for reference copies. I've filed an internal bug to look into this further. Thanks, Kev… (View Post)1 -
Re: Associate Panopto folder with Moodle course
Hi Victoria, We do not currently support provisioning courses for Moodle through the Panopto Public APIs. We support provisioning courses from Moodle using the Moodle block or adding an LTI link to t… (View Post)1 -
Re: how to get personal folder ID and subfolders through API
Hi Mirko, Yes, you can use the SOAP API to get the personal folder for a user as you described above. You will need to get the user's ID first to call that function, but it should return the folder I… (View Post)1 -
Re: Get all users
Hi Holek, We do not have a REST API to list all users, but that capability is available in our SOAP API: IUserManagement.ListUsers Method We will also consider adding that capability to the REST API … (View Post)1 -
Re: start a remote recorder specifying the owner user
Hi Mirko, You can use the IRemoteRecorderManagement.ScheduleRecording method to start a recording at the current time, or scheduled for a few seconds before the current time. This would have the same… (View Post)1